Skip to content

addons: render addons as tasks#18215

Merged
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
hakman:addons-tasks
May 23, 2026
Merged

addons: render addons as tasks#18215
k8s-ci-robot merged 1 commit into
kubernetes:masterfrom
hakman:addons-tasks

Conversation

@hakman
Copy link
Copy Markdown
Member

@hakman hakman commented Apr 18, 2026

Defer addon manifest rendering and bootstrap-channel assembly into AddonManifest and BootstrapChannel fi-tasks so addon templates can reference the finalized task graph.

/cc @justinsb @rifelpet
/assign @justinsb

/hold for feedback

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 18, 2026
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Apr 18, 2026
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Apr 18, 2026

Remove the noise, will fix separately.
/override pull-kops-aws-upgrade-k133-ko133-to-kstable-kolatest-many-addons
/override pull-kops-aws-upgrade-k134-ko134-to-kstable-kolatest-many-addons
/override pull-kops-aws-upgrade-k135-ko135-to-kstable-kolatest-many-addons

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@hakman: Overrode contexts on behalf of hakman: pull-kops-aws-upgrade-k133-ko133-to-kstable-kolatest-many-addons, pull-kops-aws-upgrade-k134-ko134-to-kstable-kolatest-many-addons, pull-kops-aws-upgrade-k135-ko135-to-kstable-kolatest-many-addons

Details

In response to this:

Remove the noise, will fix separately.
/override pull-kops-aws-upgrade-k133-ko133-to-kstable-kolatest-many-addons
/override pull-kops-aws-upgrade-k134-ko134-to-kstable-kolatest-many-addons
/override pull-kops-aws-upgrade-k135-ko135-to-kstable-kolatest-many-addons

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@hakman
Copy link
Copy Markdown
Member Author

hakman commented Apr 18, 2026

/test pull-kops-e2e-k8s-aws-calico

@k8s-triage-robot
Copy link
Copy Markdown

Unknown CLA label state. Rechecking for CLA labels.

Send feedback to sig-contributor-experience at kubernetes/community.

/check-cla
/easycla

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 18, 2026
@hakman
Copy link
Copy Markdown
Member Author

hakman commented Apr 22, 2026

/override build-linux-amd64

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@hakman: Overrode contexts on behalf of hakman: build-linux-amd64

Details

In response to this:

/override build-linux-amd64

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Defer addon manifest rendering and bootstrap-channel assembly into
AddonManifest and BootstrapChannel fi-tasks so addon templates can
reference the finalized task graph.

Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
if a == nil {
return nil
}
return &fitasks.ManagedFile{
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clever!

@justinsb
Copy link
Copy Markdown
Member

Great stuff @hakman

/approve
/lgtm

/unhold

@k8s-ci-robot k8s-ci-robot added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels May 23, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: justinsb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 23, 2026
@hakman
Copy link
Copy Markdown
Member Author

hakman commented May 23, 2026

Great stuff @hakman

Happy you like it 🙂

@hakman
Copy link
Copy Markdown
Member Author

hakman commented May 23, 2026

Unrelated flake...
/override pull-kops-e2e-k8s-gce-cilium

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@hakman: Overrode contexts on behalf of hakman: pull-kops-e2e-k8s-gce-cilium

Details

In response to this:

Unrelated flake...
/override pull-kops-e2e-k8s-gce-cilium

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot merged commit 432f70c into kubernetes:master May 23, 2026
28 checks passed
@hakman hakman deleted the addons-tasks branch May 23, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants